Einhugur macOS Bridge plugin.

EinhugurMacOSBridge.NSVisualEffectBlendingMode Enum

Constants that specify whether the visual effect view blends with what's either behind or within the window.

enum EinhugurMacOSBridge.NSVisualEffectBlendingMode

Constants

BehindWindow = 0A mode that blends and blurs the visual effect view with the contents behind the window, such as the desktop or other windows.
WithinWindow = 1A mode that blends and blurs the visual effect view with contents behind the view in the current window only.